public AtomReader(string uri, StateSettings stateSettings, SecuritySettings securitysettings) : this(uri, stateSettings, securitysettings, 10)
 {
 }