public function testGetMemory() { isTrue(Sys::getMemory()); isTrue(Sys::getMemory(true)); isTrue(Sys::getMemory(false)); }