class RuboCop::Cop::Layout::ClosingHeredocIndentation

def heredoc_opening(node)

def heredoc_opening(node)
  node.source_range.source_line
end