builder; } /** * @throws WrongUsageException * @throws FileSystemException */ public function getFrameworks(): array { return Config::getLib(static::NAME, 'frameworks', []); } }