# File lib/virt/guest.rb, line 84
    def <=> other
      self.name <=> other.name
    end