# File lib/merb-core/dispatch/request.rb, line 483
    def gateway
      @env[Merb::Const::GATEWAY_INTERFACE]
    end