module Sass::Plugin

def template_filename(name, path)

def template_filename(name, path)
  "#{path}/#{name}.sass"
end