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