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