class Pagy::Calendar::Unit
def page_offset_at(*)
def page_offset_at(*) raise NoMethodError, 'the page_offset_at method must be implemented by the unit subclass' end
def page_offset_at(*) raise NoMethodError, 'the page_offset_at method must be implemented by the unit subclass' end