# File lib/fpm/package/rpm.rb, line 506
  def prefix
    return (attributes[:prefix] or "/")
  end