module PG::Coder::BinaryFormatting

def initialize( params={} )

def initialize( params={} )
	super(params.merge(Params))
end