In Textmate and even under Visual Studio, it's possible to use a keyboard shortcut to navigate to the end of the current scope. And for bonus points, in some editors there is a special combo to navigate to the next method in a source file.
I've taken a look at the keybindings section and can't seem to find anything relevant. Can I improve my keyboard-foo under Xcode or am I doomed to be tied to the mouse to get around quickly?