get($classBaseName, $args); return $filter instanceof FilterInterface ? $filter->filter($value) : $filter($value); } }