78 79 80
# File 'lib/newflow/workflow.rb', line 78 def current_state=(state) @extendee.workflow_state = state.to_s end