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