# File lib/fpm/source.rb, line 70
  def [](key)
    metadata[key.to_sym]
  end