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