Plist::PTag
# File lib/facter/util/plist/parser.rb, line 171 def to_ruby children.collect do |c| c.to_ruby end end