# File lib/yard/registry.rb, line 192
      def delete(object)
        thread_local_store.delete(object.path)
      end