# File lib/pry/command.rb, line 54
      def inspect
        "#<class(Pry::Command #{name.inspect})>"
      end