ヘッダのコピーを返却する
524 525 526 527
# File 'lib/mymatrix.rb', line 524 def getHeaders out = @headers.dup return out end