# File lib/websocket/frame/incoming.rb, line 16 def initialize(args = {}) @decoded = args[:decoded] || false super end