# File rexml/functions.rb, line 39
    def Functions::text( )
      return true if @@node.kind_of? Text
    end