# File lib/em-websocket/framing03.rb, line 6 def initialize_framing @data = '' @application_data_buffer = '' # Used for MORE frames end