# File lib/luck/textbox.rb, line 81
  def command?
    @text[0,1] == '/'
  end