def put(self, resource_path):
     self.authenticate()
     BaseHandler.put(self, resource_path)