# File lib/sshkit/command_map.rb, line 59
    def clear
      @map = CommandHash.new(defaults)
    end