The following code won't compile: ```cpp #include <proxy/proxy.h> struct BadFacade : pro::facade_builder ::restrict_layout<6> ::build {}; ```