# File lib/virt/connection.rb, line 30
    def secure?
      connection.encrypted?
    end