module PG::Coder::BinaryFormatting

def initialize( params={} )

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