Ember.Select doesn't fire my observes (observing) function

Hi I have a property which it’s being observed. An Ember.Select is bound to it, everytime the Ember.Select changes values. Although property value changes, the observer isn’t getting hit. This is my jsbin: http://jsbin.com/qedinuho/1/edit?html,js,console,output

Welcome to the Ember JS Dicussion forum

Practical, answerable questions should be posted on StackOverflow and tagged with ember.js. This venue is for discussion about topics that might not have a clear answer.