Class: RDF::URI
- Inherits:
-
Object
- Object
- RDF::URI
- Defined in:
- lib/rdf/spec/inspects.rb
Instance Method Summary collapse
Instance Method Details
#inspect ⇒ Object
13 14 15 |
# File 'lib/rdf/spec/inspects.rb', line 13 def inspect "RDF::URI(#{to_base})" end |