# File lib/yard/core_ext/symbol_hash.rb, line 53
def
delete
(
key
)
super
(
key
.
to_sym
)
end