# File lib/ruote/exp/fe_once.rb, line 148 def apply h.frequency = attribute(:frequency) || attribute(:freq) || '10s' h.triggered = false reply(h.applied_workitem) end