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