# File lib/mustache/context.rb, line 82
def
has_key?
(
key
)
!
!
fetch
(
key
)
rescue
ContextMiss
false
end