class RuboCop::Cop::RSpec::AlignLeftLetBrace

def self.autocorrect_incompatible_with

def self.autocorrect_incompatible_with
  [Layout::ExtraSpacing]
end