# File test/test_rc_d.rb, line 117
    def teardown
      File.delete(@store_path) if (File.exist? @store_path)
    end