# File lib/active_merchant/billing/credit_card.rb, line 137
      def first_name?
        @first_name.present?
      end