# File lib/yard/code_objects/extra_file_object.rb, line 34
    def title
      attributes[:title] || name
    end