10 11 12
# File 'lib/jsapi/meta/property.rb', line 10 def schema @schema ||= Schema.wrap(super, definitions) end