class Async::REST::Wrapper::URLEncoded::Parser

def join

def join
	::Protocol::HTTP::URL.decode(super, symbolize_keys: true)
end