# File lib/sshkit/command.rb, line 142
    def should_map?
      !command.match(/\s/)
    end