# File src/rexml/light/node.rb, line 96 def namespace( prefix=prefix() ) el!() namespace_of( self, prefix ) end