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