execute($sum_count); } public function safedown() { $sum_count = <<< MySQL drop FUNCTION SumBill; MySQL; $this->execute($sum_count); } }