I've read responses from 1, 2, and 3. I was wondering how one could do this in Xcode 7? I tried downloading Snippet Edit, but it doesn't seem to have the code for the built-in class methods stub like:
override func prepareForSegue(segue: UIStoryboardSegue, sender: AnyObject?) {
}