# File lib/fog/libvirt/compute.rb, line 92 def respond_to?(method, *) super or @connection.respond_to? method end