# File lib/celerity/container.rb, line 240
    def em(*args)
      Em.new(self, *args)
    end