What function fits in this code snippet?

class Namespace_Module_Block_Content extends Mage_Core_Block_Template {
protected function _construct() {
parent::_construct();
$this->[function] (‘namespace/module/content.phtml’);
}
}

  • setTemplate
  • setView
  • setViewFile
  • setLayout