# File lib/rexml/light/node.rb, line 75 def namespace( prefix=prefix() ) namespace_of( self, prefix ) end