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