append
Append an object to the builder.
Return
the builder instance
Parameters
o
the object to append
Append a string to the builder using a format call.
Return
the builder instance
Parameters
fstring
the format string
objs
the objects to insert into the string