John Smith
john@example.com
Before: ``` |> sweep({ path = myPath }, %) ``` After: ``` |> sweep(path = myPath) ```