# File lib/moneta/wrapper.rb, line 6 def key?(key, options = {}) wrap(:key?, key, options) { super } end