def test_parse(self):
     """
     Smoke test for the execute method
     """
     iden = Identifier("%(identifier)s ")
     iden.execute({"identifier": "transformation count"})