public void SetUp() => target = new RoundAttributes();
public override void CreateAttributes() { m_attributes = new RoundAttributes(this); }