buffer append(buffer original ,string add )
Returns a buffer containing original with add tacked on to the end.
append_tail()