# File lib/ruote/dashboard.rb, line 1365
    def method_missing(method_name, *args, &block)

      participant(method_name, *args, &block)
    end