# File lib/big_record/model.rb, line 700
    def read_attribute_before_type_cast(attr_name)
      @attributes[attr_name.to_s]
    end