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