pharo
pharo copied to clipboard
[Refactorings] Cannot pull up method in Object
I am trying to pull a method from BorderedMorph to Object but the system does not let me do this:
I guess it's to not show Pharo internal code, but for this case it does not add much things to the list to have object there.