# File lib/ruby-prof/printers/call_stack_printer.rb, line 731
    def print_title_bar
      @output.puts "<div id=\"titlebar\">\nCall tree for application <b>\#{h application} \#{h arguments}</b><br/>\nGenerated on \#{Time.now} with options \#{h @options.inspect}<br/>\n</div>\n"
    end