# File lib/fog/rackspace/auto_scale.rb, line 115
          def authenticate(options={})
            super(select_options([:rackspace_username, :rackspace_api_key, :rackspace_auth_url, :connection_options]))
          end