# File lib/moneta/adapters/kyotocabinet.rb, line 28
      def delete(key, options = {})
        @backend.seize(key)
      end