# File lib/structures.rb, line 186
    def content
      @content = rewrite_relative_links(@content, url)
    end