init(_:) Creates a tool that wraps the given tool. Declarationinit(_ tool: some Tool) Parameterstool: The tool to wrap.