This module calculates the date upon which Easter falls, a date upon which many holidays in the Western world depend. It extends the Date class available in the Ruby standard library, adding the class method Date::easter(year) and the instance method easter().