public DoubleTest ApplyConstraint(IConstraint <double?> constraint) { return(expression.ApplyConstraint(constraint)); }