Returns a list of all instances who's property matches the given value.
model.list.match(property, value) -> undefined
{String}
the property to match
{Object}
the value the property must equal
{undefined}
Returns a list of all instances who's property matches the given value.