# File lib/hoptoad_notifier/backtrace.rb, line 28 def initialize(file, number, method) self.file = file self.number = number self.method = method end