@Before
 public void setup() {
   gerenciadorSpy = spy(GerenciadorInterpretadores.getInstance());
 }