# File lib/active_merchant/billing/credit_card_methods.rb, line 96 def matching_type?(number, type) type?(number) == type end