# File lib/vcr/configuration.rb, line 30 def cassette_library_dir=(dir) VCR.cassette_persisters[:file_system].storage_location = dir end