builder
Creates a new instance of the Builder class, which is used to construct and manage a registry of tools.
The Builder provides methods to add tools to the registry and ensures that each tool has a unique name.
Return
A new instance of the Builder class for constructing a ToolRegistry.