class ActionDispatch::Routing::Mapper::Scope

def new_level(level)

def new_level(level)
  self.class.new(frame, self, level)
end