16 17 18
# File 'lib/code_analyzer/warning.rb', line 16 def to_s "#{@filename}:#{@line_number} - #{@message}" end