class Sinatra::Request::AcceptEntry

def <=>(other)

def <=>(other)
  other.priority <=> priority
end