# File lib/sshkit/backends/netssh.rb, line 30
        def ssh_options
          default_options.merge(@ssh_options ||= {})
        end