It may be worth renaming the outer `it` if it's in...
# getting-started
r
It may be worth renaming the outer
it
if it's in scope that long. I like
it
for quick things, but if it's more than a few lines, I find naming it makes the code a lot clearer.