public static function getDefault(string $variableName) { return ClassConstantAccessor::getValue(Defaults::class, $variableName); }