# File lib/lumberjack/formatter/pretty_print_formatter.rb, line 12 def initialize(width = 79) @width = width end