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