extern class Std { @:mlNative("(fun s -> \"TODO\")") static function string( s : Dynamic ) : String; }