# File lib/yard/registry.rb, line 235
      def at(path) path ? thread_local_store[path] : nil end