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