# File lib/yell/event.rb, line 94
    def line
      @line || (backtrace!; @line)
    end