append(static::class) ->__toString(); if (Config::has($connectionKey)) { $this->setConnection(Config::get($connectionKey)); } } }