class ActionDispatch::Routing::Mapper::Scope

def new(hash)

def new(hash)
  self.class.new hash, self, scope_level
end