コード例 #1
0
 def __str__(self):
     truncated_message = Truncator(self.message)
     return truncated_message.char(20)