method
text

text(obj, width=nil)
public
Hide source
# File lib/prettyprint.rb, line 366 def text(obj, width=nil) @output << obj end