I\'m running into a generics problem with Mockito and Hamcrest.
Please assume the following interface:
public interface Service { void perform(Collec