# File lib/sshkit/command_map.rb, line 25
      def initialize
        @storage = CommandHash.new
      end