Overrides SelectInterface::escapeField
public function escapeField($string) { $this->query ->escapeField($string); return $this; }