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