# File lib/hoptoad_notifier/backtrace.rb, line 35
      def to_s
        "#{file}:#{number}:in `#{method}'"
      end