# File lib/rye/cmd.rb, line 321
321:     def can
322:       Rye::Cmd.instance_methods
323:     end