public static assertFalse(condition as Boolean) as Void:
import klyn.unittest Assert.assertFalse(false)