class RuboCop::Cop::Layout::AlignParameters

def target_method_lineno(node)

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