Classes: Pipeline
'0.1.0'
8 9 10
# File 'lib/wisper/bubbleable.rb', line 8 def bubble(*events) Pipeline.new(self, *events) end