reply = $reply; } public function model() { return $this->reply; } public function storeBy(array $data) { return parent::storeBy($data); // TODO: Change the autogenerated stub } }