class RuboCop::Cop::Style::SymbolProc

def self.autocorrect_incompatible_with

def self.autocorrect_incompatible_with
  [Layout::SpaceBeforeBlockBraces]
end