it("Get daysOfAYear from 365", function() {
        g.objGetKeyByValue(object, 365).should.equal('daysOfAYear').and.be.a.String;
    });