# File lib/luck/textbox.rb, line 85
  def label
    command? ? 'Command' : @label
  end