// class utils { public static function GetCurrentEnvironment() { return 'production'; } }