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