# File lib/yard/core_ext/symbol_hash.rb, line 58
def
has_key?
(
key
)
super
(
key
.
to_sym
)
end