# File cli/ruby-debug/commands/method.rb, line 34
      def help(cmd)
        %{
          m[ethod] sig[nature] <obj>\tshow the signature of a method
        }
      end