# File lib/heroku/client.rb, line 319
def
to_s
buf
= []
each
{
|
part
|
buf
<<
part
}
buf
.
join
end