# File lib/roodi/core/error.rb, line 12
def
to_s
"#{@filename}:#{@line_number} - #{@message}"
end