describe('creates new model', function() {
    it('with toObject method');
    it('with findOrCreate method');
    it('with Mongoose transformation');
    it('with static methods and attributes');