# File lib/net/ssh/multi/session.rb, line 243 def via(host, user, options={}) @default_gateway = Net::SSH::Gateway.new(host, user, options) self end