This is a simple class that can generate automatic names to version JS, CSS files.
It takes as parameter the file name of a JavaScript or CSS file for instance.
The class generates an automatic name to make it be versioned. i.e. the file name includes a number that is the timestamp of the time of the last modification of the file.