100 101 102
# File 'lib/fsm-0.0.0/observer.rb', line 100 def once_on_entry *a, &b once_on Event::Entry, *a, &b end