public Person() { RottenTomatoes = new RottenTomatoesPersonInfo(); Imdb = new ImdbPersonInfo(); Netflix = new NetflixPersonInfo(); }