public GetAllSuperPowersHandler(GetAllSuperPowersQuery query)
 {
     this.query = query;
 }
 public GetAllSuperPowersHandler(GetAllSuperPowersQuery query)
 {
     this.query = query;
 }