# File lib/fog/compute/openstack/models/service.rb, line 19 def enable requires :binary, :host service.enable_service(host, binary) end