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