112 113 114
# File 'lib/fsm-0.0.0/observer.rb', line 112 def once_on_input *a, &b once_on Event::Input, *a, &b end