class PG::Coder

def marshal_dump

def marshal_dump
	Marshal.dump(to_h)
end