So, as I get comfortable with Cocoa/Cocoa-Touch I, like others can't help but notice the rather verbose method names.
What is the absolutely longest method in Cocoa-Touch that you have come across?
To kick things off, I submit that perennial favorite from UITableViewController -
tableView:accessoryButtonTappedForRowWithIndexPath:
Cheers, Doug