In the `OyRemote` we return FALSE for `contains("org.eolang.io")`. However, it's a package and it does exist: https://github.com/objectionary/home/tree/master/objects/org/eolang/io Let's fix the class, to make it find packages (directories) too.
In the
OyRemotewe return FALSE forcontains("org.eolang.io"). However, it's a package and it does exist: https://github.com/objectionary/home/tree/master/objects/org/eolang/ioLet's fix the class, to make it find packages (directories) too.