Closed runpaint closed 13 years ago
If a method is defined in a class, then the class frozen, the method's visibility can still be changed from the outside using #send.
Methods: Mention that visibility can be changed for frozen class. Closed by 1a989044ad6a025b6fd0524be66f08dee72bb86f.
If a method is defined in a class, then the class frozen, the method's visibility can still be changed from the outside using #send.