# File lib/prettyprint.rb, line 354
    def breakable(sep=' ', width=nil)
      @output << sep
    end