class CFPropertyList::CFUid

def to_binary(bplist)

convert to binary
def to_binary(bplist)
  bplist.uid_to_binary(@value)
end