# File lib/celerity/browser.rb, line 544
    def add_listener(type, &block)
      listener.add_listener(type, &block)
    end