public override Expression GenerateRead(Compilation.AstGenerator gen)
 {
     return gen.Object(Utils.Constant(Value));
 }