# File lib/big_record/model.rb, line 350
    def freeze
      @attributes.freeze; self
    end