U:RDoc::AnyMethod[iI"new:ETI"CSV::Row::new;TT: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"NConstruct a new CSV::Row from +headers+ and +fields+, which are expected ;TI"Nto be Arrays. If one Array is shorter than the other, it will be padded ;TI"with +nil+ objects.;To:RDoc::Markup::BlankLineo; ; [I"OThe optional +header_row+ parameter can be set to +true+ to indicate, via ;TI"MCSV::Row.header_row?() and CSV::Row.field_row?(), that this is a header ;TI";row. Otherwise, the row is assumes to be a field row.;T@o; ; [I"OA CSV::Row object supports the following Array methods through delegation:;T@o:RDoc::Markup::List: @type: BULLET: @items[o:RDoc::Markup::ListItem: @label0; [o; ; [I" empty?();To;;0; [o; ; [I" length();To;;0; [o; ; [I" size();T: @fileI"lib/csv.rb;T:0@omit_headings_from_table_of_contents_below000[I"*(headers, fields, header_row = false);T@*FI"Row;TcRDoc::NormalClass00