# File lib/rd/inline-element.rb, line 172
      def to_reference_content
        [StringElement.new("<URL:#{self.url}>")]
      end