public IReadableLocator FindBy(Predicate <KeyValuePair <object, object> > predicate) { return(Decoratee.FindBy(predicate)); }