In 1.x, I could glob for all tilt-registered file extensions like this: `"*.{#{Tilt.mappings.keys.join(',')}}"` Is there any way in 2.X to enumerate the file extensions supported by Tilt at runtime?