# File lib/cfpropertylist/rbCFTypes.rb, line 334 def to_xml(parser) CFDictionary.new({'CF$UID' => CFInteger.new(@value)}).to_xml(parser) end