class Sass::Compiler::Channel::Stream
def initialize(dispatcher, host)
def initialize(dispatcher, host) @dispatcher = dispatcher @id = @dispatcher.subscribe(host) end
def initialize(dispatcher, host) @dispatcher = dispatcher @id = @dispatcher.subscribe(host) end