Exemplo n.º 1
0
 public function operation(Prototype $prototype)
 {
     return $prototype->cloneMyself();
 }