# File lib/ruby-prof/call_stack_printer.rb, line 738 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