in cassette/http_response.py [0:0]
def rewind(self): self.fp = self.create_file_descriptor(self.content) self.read = self.fp.read return self