public function testMy_type()
 {
     $this->assertEquals("ITEM", $this->object->my_type());
 }