# File lib/gettext/tools/pomessage.rb, line 62 def ==(other) other.msgid == self.msgid && other.msgctxt == self.msgctxt end