# File lib/fpm/source.rb, line 79
  def package(pkg_cls)
    pkg_cls.new(self)
  end