public function testAddArgument() { $this->component->addArgument("test"); return $this->component; }