# File lib/ice_nine/core_ext/object.rb, line 33
      def deep_freeze!
        IceNine.deep_freeze!(self)
      end