# File lib/innate/node.rb, line 778
    def to_template(path, wish)
      to_view(path, wish) || to_layout(path, wish)
    end