# File lib/rd/element.rb, line 31
    def each_element
      yield(self)
    end