Returns a model list of elements where callback returns true.
model.list.grep(callback, args) -> undefined
{Function}
the function to call back. This function has the same call pattern as what jQuery.grep provides.
{Object}
{undefined}
Returns a model list of elements where callback returns true.