# File lib/active_merchant/billing/credit_card.rb, line 81
      def verification_value?
        !@verification_value.blank?
      end