element which don't have children.
# File lib/rd/element.rb, line 27 def children [] end
# File lib/rd/element.rb, line 31 def each_element yield(self) end