# File lib/plist/parser.rb, line 39
    def initialize
      @result = nil
      @open   = []
    end