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]