# File lib/kramdown/utils/ordered_hash.rb, line 55
def
has_key?
(
key
)
@data
.
has_key?
(
key
)
end