# File lib/faster_csv.rb, line 462
      def by_col!
        @mode = :col

        self
      end