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