# File lib/apotomo/widget/event_methods.rb, line 109 def event_for(*args) # defined in Onfire: we want Apotomo::Event. Event.new(*args) end