public static assertTrue(condition as Boolean) as Void:
import klyn.unittest Assert.assertTrue(5 > 2)