in app/BookInfo.ts [9:15]
constructor() { this.setTitle(); this.setAuthor(); this.setDetails(); this.setUrl(); this.setPrice(); }