def test_save(self):
     obj = Glance(app=self.app, key='key')
     self.assertEqual(obj.save(), obj)