class Opal::Nodes::IfNode

def returning_if?

def returning_if?
  @sexp.meta[:returning]
end