def current_view(self): """The :class:`View` which is targetted by the URL of the current :class:webob.Request.""" return self.view_for(self.relative_path)