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