# File lib/big_record/model.rb, line 357
    def frozen?
      @attributes.frozen?
    end