[Source]
# File lib/xtemplate/text.rb, line 5 def initialize(doc) raise(NotImplementedError) end
[Validate]