public static function forgetAllPhpCache()
 {
     self::$cachedModelsByName = array();
 }