# File lib/puppet/util/puppetdb/config.rb, line 97
  def is_event_blacklisted?(event)
   @blacklist.is_event_blacklisted? event
  end