public static function inflate()
 {
     return json_decode(File::readAllText('app/conf/requestMap.json'));
 }