# File lib/ruby-prof/call_info_visitor.rb, line 22
    def initialize(thread)
      @thread = thread
    end