16 17 18
# File 'lib/jschematic/context.rb', line 16 def self.add_schema(id, schema) schemas[id] = schema end