# File lib/aws/record/attributes.rb, line 64 def type_cast raw_value self.class.type_cast(raw_value, options) end