# File lib/facets/core/array/to_b.rb, line 5
  def to_b
    ! self.empty?
  end