# File lib/yard/code_objects/extra_file_object.rb, line 29
    def inspect
      "#<yardoc #{type} #{filename} attrs=#{attributes.inspect}>"
    end