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