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