This is part of #2653. This will let us write things like ``` for [1,2,3].each() |i| { ... } ```