# File lib/html/element.rb, line 275 def initialize(parent_or_nil = nil, str = '') initialize_tree_element(parent_or_nil, str) end