public function load(mixed $resource, ?string $type = null) : mixed { return $resource($this->container, $this->env); }