static void Main(string[] args) { PessoaRep.CriarArquivo(); PessoaRep.MostraPessoas(); GerenciarAniversarios(); }