public override Expression Accept(NJectionExpressionVisitor visitor) { return visitor.VisitNew(this); }