# File lib/sshkit/command_map.rb, line 55
    def []=(command, new_command)
      @map[command] = new_command
    end