# File lib/fog/compute/new_servers.rb, line 31 def initialize(options={}) @new_server_username = options[:new_servers_username] end