# File lib/gettext/po_entry.rb, line 179
    def msgctxt?
      [:msgctxt, :msgctxt_plural].include?(@type)
    end