# File lib/cgikit/project/command.rb, line 30
      def command?(name)
        command_list.include?(name)
      end