# File lib/facter/util/plist/parser.rb, line 135 135: def to_ruby 136: children.first.to_ruby if children.first 137: end