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