1package pkg.name.here;
2
3class Package {
4    Object o;
5}
6