def test_error(self):
        """test_error."""
        ret = self.instance.error("Hello World")
        self.assertEqual(
            ret,