class Protocol::HTTP2::PendingSettings

def maximum_concurrent_streams

def maximum_concurrent_streams
	@current.maximum_concurrent_streams
end