# File lib/fpm/package/empty.rb, line 10
  def to_s(fmt)
    return ""
  end