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