mc: but i use ''+ instead of .toString() because null.toString() => throw, but ''+null => 'null'