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