def getMethods(self): methods = [ "disk_usage", "disk_io_counters" ] return ServiceBase.getMethods() + methods