class Sass::Plugin::Compiler

def template_locations

def template_locations
  template_location_array.to_a.map {|l| l.first}
end