public IEnumerable <string> Array()
 {
     return(_object.Array());
 }