class RuboCop::Cop::Style::ParallelAssignment::RescueCorrector

def correction_range

def correction_range
  node.parent.source_range
end