fn path()

in src/wit.rs [20:22]


    fn path(&self) -> String {
        String::new()
    }