what = (string)$what; } public function execute() { echo $this->what; } }