class Sass::Compiler::Host::FunctionRegistry

def protofier

def protofier
  @protofier ||= Protofier.new(self)
end