class Plist::PReal

def to_ruby

def to_ruby
  text.to_f
end