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