# File lib/sass/plugin.rb, line 118 def respond_to?(method) super || compiler.respond_to?(method) end