# File lib/yard/parser/ruby/ruby_parser.rb, line 58
        def enumerator
          ast.children
        end