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