it('creates a model instance', function (next) {
        var user = {
          id: 1,
          firstName: 'Bob',
          lastName: 'Loblaw'