# File lib/omniauth/strategies/oauth2.rb, line 17
      def self.inherited(subclass)
        OmniAuth::Strategy.included(subclass)
      end