# File lib/abingo_sugar.rb, line 26
  def bingo!(abingo, test_name, options = {})
    abingo.bingo!(test_name, options)
  end