# File lib/gettext/po_entry.rb, line 229 def initialize(entry, options={}) @entry = entry @options = fill_default_option_values(options) end