basically, BigInterface do is a facade, however, I usually found facades to coordinate multiple obje...
u
basically, BigInterface do is a facade, however, I usually found facades to coordinate multiple objects per function call, does it make sense ot just proxy the calls?