28 29 30
# File 'lib/jschematic/element.rb', line 28 def schema_for(ref) parent && parent.schema_for(ref) end