protected isFigure(
        item : IteratingParserItem,
        select : Cheerio
    ) : boolean {
        return item.name === 'figure'