import objeto_IMP; from objeto_IMP import Objeto_IMP

class Objeto(Objeto_IMP):
  pass

