# File lib/facet/array/to_b.rb, line 3
  def to_b
    ! self.empty?
  end