This is to hep garbage collection. When a view is removed the events of the container should be unbind, the same way it is unbind at the `initialize` Affected: https://github.com/makesites/backbone-app/blob/master/lib/app.view.js#L177