# File lib/active_record/base.rb, line 2671
def
frozen?
@attributes
.
frozen?
end