# File lib/Borges/Report/ReportColumn.rb, line 7
  def can_sort
    return (not @sortBlock.nil?)
  end