There are so many fantastic, yet slightly obscure, Xcode shortcuts (e.g., ⇧⌘C jump to console) that I'm hoping this one exists, but I've had no luck tracking it down just yet: is there a shortcut to move the cursor to the next method in a source file? Thanks for reading.
Note: I'm aware of ⌃6 letting me navigate directly to a method by name, but this is subtly different and would act more like a "jump by paragraph"-type shortcut. (And it'd potentially involve much fewer keystrokes, depending on method names, positions, etc.).