# File lib/facets/core/enumerable/entropy.rb, line 27
  def entropy
    self.split(//).entropy
  end