Returns the value of attribute state_machine.
6 7 8
# File 'lib/aasm/base.rb', line 6 def state_machine @state_machine end