# File lib/sass/tree/while_node.rb, line 9
def
initialize
(
expr
)
@expr
=
expr
super
()
end