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