public static function test()
 {
     RealEstateAgency_TestUtil::useProfiler();
     // require_once 'some file for test';
     RealEstateAgency_TestUtil::printProfilerData();
 }