```jsx let comment = { avatar: 'https://lorempixel.com/640/480/?64646', name: 'Comment name', reason: 'Comment reason', date: '2018-10-19 20:30', } ```