package asunit.asserts { import asunit.framework.Assert; public const assertEquals:Function = Assert.assertEquals; }