Returns:
30 31 32
# File 'lib/ror_hack/array_hack.rb', line 30 def all_blank? self.all?(&:blank?) end