108 109 110
# File 'lib/fsm-0.0.0/observer.rb', line 108 def once_on_exit *a, &b once_on Event::Exit, *a, &b end