# File lib/active_merchant/billing/gateways/payflow.rb, line 70
      def express
        @express ||= PayflowExpressGateway.new(@options)
      end