# File lib/Borges/Report/ReportColumn.rb, line 90 def title(arg = :noarg) move_method('key=', 'key') unless arg == :noarg return @title end