in cassette/cassette_library.py [0:0]
def get_all_available(self): """Return all available cassette.""" return os.listdir(self.filename)