# File lib/active_merchant/billing/gateways/sallie_mae.rb, line 24
      def test?
        @options[:login] == "TEST0"
      end