public void DrawText(string text)
 {
     decoratedShower.DrawText(text);
 }