# File lib/faster_csv.rb, line 156
      def field_row?
        not header_row?
      end