# File lib/ruote/engine.rb, line 594
    def method_missing (method_name, *args)

      participant(method_name, *args)
    end