public new void Create(Usuario usuario) { RepositoryContext.Attach(usuario.Setor); base.Create(usuario); }