public function unprepared($query) { return $this->run($query, [], function ($query) { if ($this->pretending()) { return true;