public static function setMockFileLocation($filePath)
 {
     self::$_mockFileLocation = $filePath;
 }