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