class RuboCop::Cop::RSpec::Capybara::CurrentPathExpectation

def self.autocorrect_incompatible_with

def self.autocorrect_incompatible_with
  [Style::TrailingCommaInArguments]
end