10 11 12
# File 'lib/motion/component/callbacks.rb', line 10 def bind(method) Callback.new(self, method) end