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