# File lib/iq_rdf/literal/uri.rb, line 10
      def to_s(parent_lang = nil)
        "<#{@obj.to_s}>"
      end