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