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