public function output($function, Path $relativePath)
 {
     Set::printList($function, $relativePath);
 }