Class Class
In: lib/eymiha/test/probe.rb
Parent: Object

Methods

Public Instance methods

Take a list of instance methods and make any that are public private. Returns the list of methods that changed visibility.

Take a list of instance methods and make any that are private public. Returns the list of methods that changed visibility.

[Validate]