# File lib/active_record/base.rb, line 1083
      def attributes_before_type_cast
        clone_attributes :read_attribute_before_type_cast
      end