public function setUp() { $this->client = ClientBuilder::create()->addConnection('default', 'bolt://localhost')->build(); }