# File lib/fog/compute/ecloud/models/organization.rb, line 21 def tags @tags ||= self.service.tags(:href => "#{service.base_path}/deviceTags/organizations/#{id}") end