def __repr__(self):
     return Model.__repr__(self) + ".ModelCounter()"
 def __repr__(self):
     return Model.__repr__(self) + ".ModelStandard()"