# File lib/ruby-prof/call_info.rb, line 39
    def root?
      self.parent.nil?
    end