| bio | website | |
|---|---|---|
| location | San Francisco, CA | |
| age | 33 | |
| visits | member for | 2 years, 10 months |
| seen | Aug 13 '10 at 3:59 | |
| stats | profile views | 0 |
var Gabriel = new Human({ age : 31 });
Gabriel.occupation = ( function ( rank ){
return {
employer : 'Root Music Inc.',
posiiton : rank + 'JavaScript Engineer'
}
})( 'Sr.' );