# File lib/rye/cmd.rb, line 364
364:     def Cmd.remove_command(meth)
365:       remove_method(meth)
366:     end