In order to simplify stuff we should probably do something as easy as: ``` js var porte = doors(); porte.add('other', doors()); ```