module Roda::RodaPlugins::IntegerMatcherMax::RequestMethods
def _match_class_max_Integer
Use 2**63-1 as the default maximum value for the Integer
def _match_class_max_Integer 9223372036854775807 end
def _match_class_max_Integer 9223372036854775807 end