Correct me if I'm wrong, but methods such as 'collapse' or 'expand' are not implemented yet ? It would be nice to be able to inject wxy.pushmenu in our controllers and do things such as : ``` coffeescript wxy.pushmenu.collapse() ``` or ``` coffeescript wxy.pushmenu.expand() ```