sturct FooConstructWork { func construct() -> Foo private func createBar() -> Bar private func createBaz() -> Baz private func createQux() -> Qux }