class Sinatra::Request::AcceptEntry

def to_s(full = false)

def to_s(full = false)
  full ? entry : to_str
end