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