using System; namespace BB_Grishina { internal class TestMethodAttribute : Attribute { } }