Initialize fields of the Workspace class in correct order
The compiler doesn't like that fields of the Workspace class are declared and initialized in different order.
The compiler doesn't like that fields of the Workspace class are declared and initialized in different order.