# File lib/fog/compute/ecloud/models/firewall_acl.rb, line 17 def tasks @tasks = Fog::Compute::Ecloud::Tasks.new(:service => service, :href => "#{service.base_path}/tasks/virtualMachines/#{id}") end