namespace FastReport { internal interface ITranslatable { void ConvertToReportObjects(); } }