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