# File lib/ohai/application.rb, line 72
  def run
    configure_ohai
    configure_logging
    run_application
  end