# File lib/net/ssh/connection/session.rb, line 389
    def forward
      @forward ||= Service::Forward.new(self)
    end