# File lib/util.rb, line 7
  def max_of(&b); map(&b).max end