class Phlex::CSV

def around_row(...)

def around_row(...)
	row_template(...)
	@row_appender.call
end