guy = $I; } /** * @return $this */ public static function of($I) { return new static($I); } }