class RuboCop::Cop::Legacy::CorrectionsProxy

def empty?

def empty?
  @corrector.empty?
end