# File lib/fast_gettext/po_file.rb, line 6
    def initialize(file, options={})
      @options = options
      super
    end