# File metrics_utils.rb, line 75 def print_to_graph(plot_data) @plot_pipe.puts plot_data puts(plot_data) if $debug_mode end