98 99 100
# File 'lib/ferrum/client.rb', line 98 def on(event, &block) @subscriber.on(event, &block) end