# File lib/compass/sass_extensions/functions/cross_browser_support.rb, line 18
    def supports?(aspect)
      aspect == "css2"
    end