# File lib/luck/alert.rb, line 25
  def on_dismiss &blck
    @handler = blck
  end