public string Stuf(IPen stuff)
 {
     return(stuff.Write());
 }