public function testAppendOptionForUnknownItem()
 {
     $this->rawLayoutBuilder->appendOption('root', 'test', 123);
 }