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