class ChefCLI::ServiceExceptionInspectors::Base

def initialize(exception)

def initialize(exception)
  @exception = exception
end