# File lib/rye/cmd.rb, line 333
333:
def
Cmd
.
can?
(
meth
) 334:
instance_methods
.
member?
(
meth
) 335:
end