def bind_session(self): session = cherrypy.engine.publish('bind-session').pop() cherrypy.request.db = session