class Jekyll::Regenerator

– Patches Jekyll's own regenerator, and replaces it with

our regenerator, which should in theory be more efficient
than Jekyll's since it does less work.