1Item RIGHT::DoSomething( Args with_spaces ) 2{ 3 ChangeMe; 4}
Item RIGHT::DoSomething( Args with_spaces )
{
ChangeMe;
}