# File lib/pry/command_set.rb, line 364
    def add_command(command)
      self[command.match] = command
    end