interface MyOtherInterface {
	void box();
}
