It???s a nice little statement that gets rarer and rarer, mostly because many modern languages allow for implicit return values, e.g. in Scala, everything is an expression and the last expression of a method is its return value ??? except when it isn???t.