public YQLQuery()
 {
     _from = new From_();
 }
 public YQLQuery()
 {
     _from = new From_(); 
 }