protected virtual IFilter ToStatement(ConstantExpression c) { return(_filterFactory.ToObjectValue(c.Value)); }