= private = protected
The exact documentation you were looking for could not be found. Here is the best guess.
comma_breakable()
A convenience method which is same as follows:
text ',' breakable
# File lib/pp.rb, line 212 def comma_breakable text ',' breakable end