34 35 36
# File 'lib/yus/persistence/odba.rb', line 34 def find_entity(name) @entities[Entity.sanitize(name)] end