header_row?()
Returns true if this is a header row.
# File lib/csv.rb, line 256 def header_row? @header_row end