A collection of useful utilities that have no obvious home.
All of these utilities should be accessed in a static sense, ie. GalleryUtilities::getFileExtension($filename);
Try not to jam too many methods into this class. Only put methods here if they are of obvious value to the class layer and there's no other home for them.