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