727374757677787980
return getAsString(ASJsonPath.ShortTitle); } public Actor getActor() { if (actor == null) { actor = new Actor(dataHandler); } return actor; }