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

def correction_range

def correction_range
  node.source_range
end