# File lib/active_merchant/billing/credit_card.rb, line 177 def last_digits self.class.last_digits(number) end