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