Make a static c'tor that creates an instance with all class members initialized.
type to construct an instance of
call the function with the initialized instance.
See Implementation
Make a static c'tor that creates an instance with all class members initialized.