# File lib/active_merchant/billing/gateways/payflow_uk.rb, line 10
      def express
        @express ||= PayflowExpressUkGateway.new(@options)
      end