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