# File lib/yard/code_objects/extra_file_object.rb, line 51
    def locale=(locale)
      @locale = locale
      @parsed = false
    end