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