Exemple #1
0
 def find(self, response_id):
     return Person.find_by_id(response_id, self.database)