class AWS::Core::Http::Request::Param

def <=> other

def <=> other
  name <=> other.name
end