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