# File lib/prettyprint.rb, line 244
    def initialize
      @objs = []
      @width = 0
    end