# File lib/sass/plugin/staleness_checker.rb, line 66 def self.stylesheet_needs_update?(css_file, template_file) new.stylesheet_needs_update?(css_file, template_file) end