class RuboCop::Cop::Layout::ParameterAlignment

def target_method_lineno(node)

def target_method_lineno(node)
  node.loc.keyword.line
end