# File lib/mongoid/document.rb, line 83
    def frozen?
      raw_attributes.frozen?
    end