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