# File lib/celerity/browser.rb, line 548 def remove_listener(type, block) listener.remove_listener(type, block) end