# File lib/luck/button.rb, line 5
  def on_submit &blck
    @handler = blck
  end