# File narray_ext.rb, line 44
  def none?
    where.size == 0
  end