<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class=""><div class="gmail_extra" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Initializers are clearly not void-functions</div></div></blockquote>Really?</div><div>There is no "return ..." in a regular init-method, and every other function declared like "init" won't return anything but void — so imho the "clearly" is more than questionable:</div><div>Just replace the magic name with anything else, and you have void function.</div></body></html>