module Qeweney::RoutingMethods

def enter_route(depth = 1)

def enter_route(depth = 1)
  @path_parts_idx += depth
end