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