# File lib/cgikit/command.rb, line 354
  def checked?
    @attributes.key?(:checked)
  end