# File lib/facets/more/json.rb, line 395
    def forget(object)
      @seen.delete object.__id__
    end