# File lib/sass/script/tree/operation.rb, line 44
    def children
      [@operand1, @operand2]
    end