Returns a matcher that matches when the method is executed zero or more times.
public static final function any() : AnyInvokedCountMatcher { return new AnyInvokedCountMatcher(); }