# File lib/active_merchant/billing/gateway.rb, line 113
      def card_brand(source)
        self.class.card_brand(source)
      end