# File lib/faster_csv.rb, line 1478
def
header_row?
@use_headers
and
@headers
.
nil?
end