# File lib/aws/record/hash_model/attributes.rb, line 79 def float_attr name, options = {} add_attribute(Attributes::FloatAttr.new(name, options)) end