# File lib/facter/util/plist/parser.rb, line 125 125: def initialize 126: @children = Array.new 127: end