# File lib/ruby-prof/call_stack_printer.rb, line 175
    def title
      @title ||= @options.delete(:title) || "ruby-prof call tree"
    end