class Pagy

def label

Allow the customization of the output (overridden by the calendar extra)
def label
  @page.to_s
end