# File /home/cepheus/projects/prep/log4r-1.0.0/src/log4r/formatter.rb, line 60 def initialize if type == Formatter raise TypeError, "Formatter is an abstract class!" end end