# File lib/moneta/adapters/client.rb, line 20
      def key?(key, options = {})
        write(:key?, key, options)
        read
      end