class RuboCop::Cop::Layout::MultilineMethodCallBraceLayout

def children(node)

def children(node)
  node.arguments
end