# File lib/celerity/browser.rb, line 684
    def css=(bool)
      @webclient.cssEnabled = bool
    end