Friends how i run a query on an object returned from a mongoose query like this:
user .find({username:"user_name"},(err,resultUsers) =>