# File lib/sass/script/tree/unary_operation.rb, line 42
    def children
      [@operand]
    end