# File lib/fog/compute/openstack/models/service.rb, line 24 def disable requires :binary, :host service.disable_service(host, binary) end