Variable remembering already read-in schema’s
:invoice =>{schema :credit_note =>schema }
}
Returns:
18 19 20
# File 'lib/schema_tools/modules/read.rb', line 18 def registry @registry ||= {} end