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