# File lib/yard/parser/ruby/ast_node.rb, line 474 def condition; type == :for ? s(self[0], self[1]) : first end