# File lib/cfpropertylist/rbCFTypes.rb, line 265 def to_plain(plist) "<" + decoded_value.unpack("H*").join("") + ">" end