obj.protected_methods(all=true) â array
Instance Public methods
Returns the list of protected methods accessible to obj. If the
all parameter is set to false, only those methods in
the receiver will be listed.
Returns the list of protected methods accessible to obj. If the
all parameter is set to false, only those methods in
the receiver will be listed.
Please login to continue.