def get(identity, zone = nil)
          if zone
            machine_type = service.get_machine_type(identity, zone).to_h
            return new(machine_type)
          elsif identity