string / buffer {{{function_name}}}(string text, int count)
Where string text is This is what text does.
This is a fake function for testing & junk.
//sample code string bob = "This is bob's value"; int i = 5; print(i);