# File lib/faster_csv.rb, line 514
      def by_row!
        @mode = :row

        self
      end