# File lib/websocket/frame/data.rb, line 4
def
initialize
(
*
args
)
super
(
*
convert_args
(
args
))
end