# File lib/directory_manager.rb, line 62
      def initialize(path= nil)
        super("software", path)
      end