40 41 42 43
# File 'lib/reflex/model.rb', line 40 def remove_handler(handler) invoke :detach, {}, only: handler super end