Does the current frame have a mask?

Property definitions

websocket $ WebsocketConnection :: has_mask
	# Does the current frame have a mask?
	private var has_mask = false
lib/websocket/websocket.nit:72,2--73,29