Hi! Am I right that you [close](https://github.com/tototoshi/scala-csv/blob/52cd56b4f1e7129730806742d11f1f2e3c0f3f23/src/main/scala/com/github/tototoshi/csv/CSVReader.scala#L131) resource only if it is a file? otherwise ([example](https://github.com/tototoshi/scala-csv/blob/52cd56b4f1e7129730806742d11f1f2e3c0f3f23/src/main/scala/com/github/tototoshi/csv/CSVReader.scala#L118)) you let resource management to users?