# File lib/fog/ecloud/models/compute/backup_internet_service.rb, line 16 def tasks @tasks = Fog::Compute::Ecloud::Tasks.new(:connection => connection, :href => href) end