# File lib/fog/ecloud/models/compute/admin_organization.rb, line 29
        def id
          href.scan(/\d+/)[0]
        end