view = $view; return $this; } /** * Strategy pattern: currently unutilized * * @return void */ public function direct() { } }