namespace RJWSexperience.Ideology.Precepts { public interface IPreceptTipPostfix { string GetTip(); } }