attributes.add(ColorSupported.NOT_SUPPORTED);
}
int pagesPerMinute = getPagesPerMinute(serviceName);
if (pagesPerMinute > 0) {
attributes.add(new PagesPerMinute(pagesPerMinute));
}
String printerLocation = getPrinterLocation(serviceName);
if (printerLocation != null) {
attributes.add(new PrinterLocation(printerLocation,