# File lib/fog/rackspace/identity.rb, line 64
        def initialize(options={})
          apply_options(options)

          authenticate
        end