# File lib/rye/hop.rb, line 197 197: def ssh_config_options(host) 198: return Net::SSH::Config.for(host) 199: end