# File lib/evma/container.rb, line 38
38:   def initialize
39:     @objects = {}
40:   end