# File lib/backports/1.9.2/stdlib/matrix.rb, line 792
  def hash
    @rows.hash
  end