class RuboCop::Cop::Style::ParallelAssignment::GenericCorrector

def cop_config

def cop_config
  @config.for_cop('Style/ParallelAssignment')
end