def what(self): return _MeCab.Lattice_what(self)
def what(self) -> "char const *": return _MeCab.Lattice_what(self)