# File lib/cgikit/command.rb, line 444
  def selected?
    @attributes.key?(:selected) or @selected
  end