it("#degreeToKey", function() {
      var instance;

      instance = this.createInstance();
      expect(instance.degreeToKey).to.doNothing;