# File lib/faster_csv.rb, line 22
    def method_missing(*_)
      self.class.const_missing
    end