# File lib/sass/script/operation.rb, line 32 def inspect "(#{@operator.inspect} #{@operand1.inspect} #{@operand2.inspect})" end