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