public Tooltip GetTooltip(BlockContext blockContext, BlockTemplate blockTemplate) { return(contextDict[blockContext][blockTemplate].tooltip); }