in lesson_7/src/main/scala/com/twitter/interop/Scalaisms.scala [17:19]
def dangerFoo() = { throw new IOException("SURPRISE!" + name) }