class RDoc::Generator::POT::MessageExtractor

def entry msgid, options

def entry msgid, options
  RDoc::Generator::POT::POEntry.new(msgid, options)
end