# File lib/fog/openstack/models/identity/user.rb, line 17
        def initialize(attributes)
          @connection = attributes[:connection]
          super
        end