# File lib/active_merchant/billing/credit_card_methods.rb, line 20
      def self.included(base)
        base.extend(ClassMethods)
      end