:nocov:
Returns:
23 24 25 26
# File 'lib/webmention/url.rb', line 23 def inspect "#<#{self.class}:#{format("%#0x", object_id)} " \ "uri: #{uri}>" end