class RuboCop::Cop::Style::MapToHash

def self.autocorrect_incompatible_with

def self.autocorrect_incompatible_with
  [Layout::SingleLineBlockChain]
end