# File lib/celerity/element.rb, line 132
    def javascript_object
      assert_exists
      @object.getScriptObject
    end