# File lib/dynflow/action.rb, line 66 def execute_method_name match self, (on Plan, :execute_plan), (on Run, :execute_run), (on Finalize, :execute_finalize) end