protected NewFeedCollectionViewCell(IntPtr handle) : base(handle)
 {
     Cell = new FeedCellBuilder(ContentView);
 }