Returns:
42 43 44
# File 'lib/ror_hack/array_hack.rb', line 42 def any_present? self.any?(&:present?) end