# File lib/kwartz/node.rb, line 127
    def _inspect(indent=0)
      return "<%#{@code}%>\n"
    end