# File lib/hwp_properties.rb, line 57 def initialize(xml, name) super(xml, name) @value = @value.to_f if @value end