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