# File lib/faye-rails/controller/channel.rb, line 7 def initialize(channel, endpoint=nil) @channel = channel @endpoint = endpoint end