# File lib/sass/tree/while_node.rb, line 19
    def subnodes
      Array(expr)
    end