# File lib/moneta/adapters/kyotocabinet.rb, line 23 def key?(key, options = {}) @backend.check(key) >= 0 end