public List<Actor> getActors() {
   return actors.getVector();
 }