# File lib/celerity/browser.rb, line 723 def javascript_enabled=(bool) @webclient.setJavaScriptEnabled(bool) end