# File lib/csv.rb, line 703
    def initialize(dev)
      raise RuntimeError.new('Do not instanciate this class directly.')
    end