How to collapse all methods in a class in Xcode?
Collapsing one by one is not an option anymore.
X-Code 7 onwards
To collapse all method : Shift + Option + Command + Left arrow
To expand all method : Shift + Option + Command + Right arrow