# File lib/Borges/Report/ReportColumn.rb, line 11
  def choose_row(row)
    return @clickBlock.value(row)
  end