So I have a vector of pointers to Movie objects in a class called Movies and the Movies class has a member method add() w
Movie
Movies
add()