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