static $File $new(Runtime runtime, $Value? target, List<$Value?> args) { return $File.wrap(File(args[0]!.$value)); }