# File lib/cgikit/command.rb, line 337
  def enabled?
    !@attributes.key?(:disabled)
  end