class Async::REST::Wrapper::Generic

def parser_for(response)

def parser_for(response)
	# It's not always clear why this error is being thrown.
	return nil
end