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