global

def autocorrect_incompatible_with

def autocorrect_incompatible_with
  super.push(RuboCop::Cop::Performance::BlockGivenWithExplicitBlock)
end