# File lib/fog/rackspace/examples/compute_v2/bootstrap_server.rb, line 10 def get_user_input(prompt) print "#{prompt}: " gets.chomp end