class Rubocop::Report::Report

def empty?

def empty?
  entries.empty?
end