# File lib/active_record/base.rb, line 2666
def
freeze
@attributes
.
freeze
;
self
end