# File app/models/report.rb, line 30
  def tree_output
    return "[ '#{self.report_nm}', '/metarep/showReport/#{self.id}'],"
  end