# File lib/faye-rails/rack_adapter.rb, line 80 def incoming(m,c) debug " ** IN: #{m.inspect}" c.call(m) end