public void MovimentarTaxistas() { OFMS ofms = OFMS.GetInstance(); ofms.MovimentarTaxistasAleatorio(); }