# File lib/sshkit/command_map.rb, line 13 def []=(key, value) @storage[normalize_key(key)] = value end