def test_module_shortcuts_with_different_name(self): self.assertWraps(bottle.url, bottle.app().get_url)