# File lib/aws/http/request_param.rb, line 36
        def <=> other
          @name <=> other.name
        end