# File lib/rye/box.rb, line 187 187: def ssh_config_options(host) 188: return Net::SSH::Config.for(host) 189: end