# File lib/faster_csv.rb, line 489
      def by_col_or_row!
        @mode = :col_or_row

        self
      end