method
new
new()
public
Hide source
# File lib/prettyprint.rb, line 244 def initialize @objs = [] @width = 0 end
new()
public
# File lib/prettyprint.rb, line 244 def initialize @objs = [] @width = 0 end