# File lib/fog/rackspace/examples/block_storage/delete_volume.rb, line 8 def get_user_input(prompt) print "\n#{prompt}: " gets.chomp end