# File lib/fpm/source/tar.rb, line 7
  def get_metadata
    self[:name] = @paths.first.split(".").first
  end