# File lib/knife-solo/ssh_command.rb, line 303
    def ssh_connection
       SshConnection.new(host, user, connection_options, method(:password))
    end