# File lib/fog/ecloud/mock_data_classes.rb, line 364
        def random_ip
          usable_subnet_ips[rand(usable_subnet_ips.length)]
        end