module RuboCop::Cop::AutoCorrector

def support_autocorrect?

def support_autocorrect?
  true
end