Converted typeof to Ember.typeOf()
Converted Array.isArray() to Ember.typeOf90
Modified assert in setDictionary to allow for an Ember.Object 'instance'
Added an additional test for setDictionary to verify that an Ember.Object instance can be passed as a parameter.
Converted typeof to Ember.typeOf() Converted Array.isArray() to Ember.typeOf90 Modified assert in setDictionary to allow for an Ember.Object 'instance' Added an additional test for setDictionary to verify that an Ember.Object instance can be passed as a parameter.