--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: This tells "you can break a line here if necessary", and a width\-column text sep is inserted if a line is not broken at the point. - !ruby/struct:SM::Flow::P body: If sep is not specified, " " is used. - !ruby/struct:SM::Flow::P body: If width is not specified, +sep.length+ is used. You will have to specify this when sep is a multibyte character, for example. full_name: PrettyPrint#breakable is_singleton: false name: breakable params: (sep=' ', width=sep.length) visibility: public