# File lib/haml/util.rb, line 29
    def scope(file)
      File.join(Haml::ROOT_DIR, file)
    end