module Vote

extend matrix with method []=(i,j,v) usage: m = ::Matrix.scalar(size,value).extend(Vote::Matrix)