# File lib/chef/knife.rb, line 88
    def self.category(new_category)
      @category = new_category
    end