= private = protected
comma_breakable()
A convenience method which is same as follows:
text ',' breakable
# File lib/pp.rb, line 186 def comma_breakable text ',' breakable end