# File lib/bee_task.rb, line 188
      def initialize(build)
        @build = build
        @packages = {}
      end