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