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