in src/FunctionWrapper.php [34:37]
public function __construct(callable $function) { $this->function = $function; }