Example #1
0
 /**
  * @return Wax_Db_Query
  */
 public function query()
 {
     return Wax_Db::query($this->__toString());
 }