# File lib/backports/1.9.2/stdlib/matrix.rb, line 699
  def regular?
    not singular?
  end