This method is only available on newer versions. The first available version (v2_6_3) is shown here.
path()
No documentation available.
# File lib/csv.rb, line 1139 def path @io.path if @io.respond_to?(:path) end