예제 #1
0
 def context(self):
     return FSC(None, [B], [I])
예제 #2
0
 def context(self):
     return FSC(None, [T], None)
예제 #3
0
 def context(self):
     return FSC(None, [A], [Q])