# File narray_ext.rb, line 36
  def all?
    where.size == size
  end