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