Hi
I wanted to fix https://pharo.fogbugz.com/default.asp?14845
Selecting a class and pressing command B+M raises an error so either we should check that the selected method is not nil (I do not like that much)
or the key binding should not work on classes (preferred solution).