# File lib/faye-rails/rack_adapter.rb, line 8 def initialize(app=nil, options=nil) super FayeRails.servers << self end