- Fixed incorrect import: crate::tokenizer::Tokenizer → crate::tokenizer::NyashTokenizer - Updated test code to use NyashTokenizer API (new + tokenize()) instead of static method - Fixes compilation error preventing cargo build and tests 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>