static String configImagePathforimagename(String name, {String format = 'png'}) { return CommentTools.getImagePath( name, format: format, ); }