class XPath::Renderer

def text(current)

def text(current)
  "#{current}/text()"
end