# File lib/plist/parser.rb, line 147
    def initialize
      @children = []
    end