# File lib/sshkit/configuration.rb, line 83 def command_map=(value) @command_map = SSHKit::CommandMap.new(value) end