class RuboCop::Cop::Layout::DotPosition

def self.autocorrect_incompatible_with

def self.autocorrect_incompatible_with
  [Style::RedundantSelf]
end