module ActionDispatch::Routing::Mapper::Resources

def nested_scope?

def nested_scope?
  @scope.nested?
end