# File lib/yard/generators/uml_generator.rb, line 39 def init(object) @objects = {} process_objects(object) @objects = @objects.values end