class Sass::Compiler::Host

def receive_proto(proto)

def receive_proto(proto)
  @queue.push(proto)
end