# File lib/lumberjack/formatter.rb, line 54 def remove(klass) @class_formatters.delete(klass) self end