string $env The environment under which the class will be registered as a service (i.e. "dev", "test", "prod"):
public function __construct(string $env) { }