#ifndef __HELPERS_H__ #define __HELPERS_H__ char* gen_ident(int indent); #endif