title Issue 232 - wrong layout for if-fragment
        Client -> Server:SendRequest

if(true){
  Server -> Server: processRequest
}