def test_warning(self):
        """test_warning."""
        ret = self.instance.warning("Hello World")
        self.assertEqual(
            ret,