*/
@SuppressWarnings("PMD.AvoidInstantiatingObjectsInLoops")
private Collection<JaxbDomain> domains() throws IOException {
final Collection<JaxbDomain> domains = new LinkedList<JaxbDomain>();
for (final Domain domain : this.hosts().domains(this.user())) {
final Stats stats;
if (
"AAAAAAAAAAAAAAAAAAAA"
.equals(Manifests.read("S3Auth-AwsCloudWatchKey"))
) {
stats = new DummyStats();