def write_to_file()

in cassette/cassette_library.py [0:0]


    def write_to_file(self):
        """Write the response data to file."""
        raise NotImplementedError('CassetteLibrary not implemented.')