module Pagy::OverflowExtra::PagyOverride

def overflow?

Is the requested page overflowing?
def overflow?
  @overflow
end