# File lib/cgikit/lang/mo.rb, line 43 def initialize(output_charset = nil) @little_endian = true @output_charset = output_charset super() end