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