# File lib/faster_csv.rb, line 504
      def by_row
        self.class.new(@table.dup).by_row!
      end