# File lib/celerity/browser.rb, line 303
    def clear_cookies
      @webclient.getCookieManager.clearCookies
    end