# File lib/em/processes.rb, line 58
58:
def
receive_data
data
59: (
@data
||=
[])
<<
data
60:
end