# File lib/websocket/frame/base.rb, line 29
def
support_type?
supported_frames
.
include?
(
@type
)
end