# File lib/hirb/helpers/tree.rb, line 49
    def render(nodes, options={})
      new(nodes, options).render
    end