def create_modfile(self, modfile_set):
     NEURONChlWriterAlphaBeta.build_mod(alphabeta_chl=self,
             modfile_set=modfile_set)
 def build_hoc_section(self, cell, section, hocfile_obj, mta):
     return NEURONChlWriterAlphaBeta.build_hoc_section(cell=cell, section=section, hocfile_obj=hocfile_obj, mta=mta)