def __getitem__()

in cassette/cassette_library.py [0:0]


    def __getitem__(self, cassette_name):
        raise NotImplementedError('CassetteLibrary not implemented.')