# File lib/mixlib/authentication/http_authentication_request.rb, line 51
      def user_id
        headers[:x_ops_userid].chomp
      end