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