Raises:
24 25 26
# File 'lib/async_flow/workflow.rb', line 24 def execute raise NotImplementedError, "abstract method" end