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