# File lib/fog/virtual_box/compute.rb, line 43 def respond_to?(method, *) super or @service.respond_to? method end