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