# File lib/json-schema/validator.rb, line 293
      def schema_reader
        @@schema_reader ||= JSON::Schema::Reader.new
      end