class CFPropertyList::CFReal

def to_plain(plist)

def to_plain(plist)
  @value.to_s
end