Commits

Justin Spahr-Summers committed 8efafe70e5a
Rename Objective-C it/itBehavesLike methods Avoids conflicts with the `it` and `itBehavesLike` macros. Unfortunately, using QUICK_DISABLE_SHORT_SYNTAX doesn’t help here, since consumers will probably (intentionally or not) import the World+DSL header in Objective-C.