public short GetShort(string name)
 {
     return(headers.GetShort(name));
 }