# File lib/yard/code_objects/extra_file_object.rb, line 38
    def contents
      ensure_parsed
      @contents
    end