public AssemblyService(AssemblyMapper mapper)
 {
     this.Mapper  = mapper;
 }