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