class ChefCLI::PolicyfileServices::ShowPolicy

def report

def report
  @report ||= ReportPrinter.new(ui)
end