# File lib/dm-core/adapters/abstract_adapter.rb, line 63
        def storage_exists?(storage_name)
          raise NotImplementedError
        end