function = $function; } public function __toString(): string { return (string) $this->function; } }