# File narray_ext.rb, line 40
  def any?
    where.size > 0
  end