# File lib/facets/more/json.rb, line 384
    def seen?(object)
      @seen.key?(object.__id__)
    end