# File lib/fpm/builder.rb, line 7
  def root
    @root ||= (@source.root || '.')
  end