I had thought this tag would mostly be at the class level but I see patches that are instead putting it on every method of a class. Is there a good reason to do that? Given that we are trying to put as much as possible in the gate I'm not sure the case of mixed gate/non-gate methods in the same class will be common. -David