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