# File lib/facets/more/json.rb, line 390
    def remember(object)
      @seen[object.__id__] = true
    end