# File lib/mixlib/config.rb, line 83
def
has_key?
(
key
)
@@configuration
.
has_key?
(
key
.
to_sym
)
end