class Opal::Nodes::IterNode

def returned_body

def returned_body
  compiler.returns(stmts || s(:nil))
end