class Sass::Compiler

def initialize

def initialize
  @channel = Channel.new
end