# File lib/Borges/Report/ReportColumn.rb, line 114 def value_for_row(row) return @valueBlock.value(row) end