# File lib/genome-lib/virsh.rb, line 15
    def running?
      @status == "on"
    end