What is the problem of Serial.begin in matrix?

void setup()
Serial.begin(115200);
initialize();
calibrateJoystick();
showSnakeMessage();