public function testGetFunctions()
 {
     $this->assertArrayHasKey('oro_get_owner_type', $this->extension->getFunctions());
 }