# File lib/moneta/mixins.rb, line 94
    def key?(key, options = {})
      load(key, options) != nil
    end