# File lib/json-schema/validator.rb, line 297
      def schema_reader=(reader)
        @@schema_reader = reader
      end