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