# File lib/ruport/formatter/pdf.rb, line 92 def initialize Ruport.quiet do require "pdf/writer" require "pdf/simpletable" end end