# File lib/sass/script/unary_operation.rb, line 17 def inspect "(#{@operator.inspect} #{@operand.inspect})" end