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