f.write(" for (i = 0; i < %sIEs1->%s.count; i++) {\n"%(lowerFirstCamelWord(re.sub('-','_',i)),re.sub('IEs','',lowerFirstCamelWord(re.sub('-','_',key)))))
f.write(" for (i = 0; i < %sIEs1->%s.count; i++) {\n"%(lowerFirstCamelWord(re.sub('-','_',i)),re.sub('IEs','',lowerFirstCamelWord(re.sub('-','_',key)))))