# File lib/kwalify/util/hashlike.rb, line 34
def
key?
(
key
)
instance_variable_defined?
(
"@#{key}"
)
end