97 98 99
# File 'lib/rdf_context/namespace.rb', line 97 def inspect "Namespace[abbr='#{prefix}',uri='#{@uri}']" end