def getExposedFields(self):
     '''Return the fields that should be publicly exposed to the user'''
     return DummyExposedPersonSchema.fields()