# File lib/json-schema/validator.rb, line 309 def add_schema(schema) @@schemas[schema_key_for(schema.uri)] ||= schema end