57 58 59
# File 'lib/newflow.rb', line 57 def workflow @workflow ||= Workflow.new(self, self.class.__workflow_definition) end