class Async::REST::Wrapper::JSON

def initialize(content_type = APPLICATION_JSON)

def initialize(content_type = APPLICATION_JSON)
	@content_type = content_type
end