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