# File lib/fog/rackspace/examples/storage/delete_file.rb, line 37 def rackspace_username Fog.credentials[:rackspace_username] || get_user_input("Enter Rackspace Username") end