# File lib/foreman/export/base.rb, line 23
    def port
      Foreman::Export::Base.warn_deprecation!
      engine.base_port
    end