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