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