Looking at configure( with item : GlideItem, placeholderImage : UIImage?) in GlideCell it looks to be that one of backgroundImage or imgURL will always be needed? If so, should we make backgroundImage and imageURL required in their respective initializers as well as make the default init private?