def project_opened(self): ''' This method is called when a new project is opened, it runs the hooks associated with rope-open-project-hook. ''' lisp.run_hooks(lisp["rope-open-project-hook"])