@interface SUScriptWindowContext : NSObject @property (readonly) int tag; - (id)init; @end