# File lib/active_merchant/billing/gateways/payflow/payflow_common_api.rb, line 64
      def test?
        @options[:test] || super
      end