content = $content; } public function transmit() { echo $this->content; } }