# File lib/prawn/layout/grid.rb, line 175
def
name
@bs
.
map
{
|
b
|
b
.
name
}.
join
(
":"
)
end