# File lib/action_dispatch/http/url.rb, line 72
      def server_port
        @env['SERVER_PORT'].to_i
      end