# File lib/rexml/parent.rb, line 115
    def to_a
      @children.dup
    end