static $Value? $infinity( Runtime runtime, $Value? target, List<$Value?> args) { return $double(double.infinity); }