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