var foo = { foo: 'bar' }; var tj = { first: 'tj' , last: 'holowaychuk' }; tj = new User(tj);