class RuboCop::Cop::RSpec::AlignRightLetBrace

def self.autocorrect_incompatible_with

def self.autocorrect_incompatible_with
  [Layout::ExtraSpacing]
end