9: #line 16 "felix_stdcat.ipk" 10: class cat_all(category): 11: def is_arrow(self, arrow): return 1 12: is_object = is_arrow 13: def can_compose(self, left, right): return 0 14: