This will always execute `Okio.source(file)` thoug...
# announcements
m
This will always execute
Okio.source(file)
though. Your example would not if
Buffer()
returned null.