# frozen_string_literal: true module UKAcademicCalendar class Error < StandardError; end end