returnValue = $returnValue; } public function run(Environment $environment) { return $this->returnValue; } }